UNPKG

184 BJavaScriptView Raw
1export default {
2 "name": "SubRip Text",
3 "type": "data",
4 "color": "#9e0101",
5 "extensions": [
6 ".srt"
7 ],
8 "aceMode": "text",
9 "tmScope": "text.srt",
10 "languageId": 360
11}